Click or drag to resize

IsEqualTo Constructor

Overload List
  NameDescription
Public methodIsEqualTo(PropertyPath, PropertyPath)
Initializes a new instance of the IsEqualTo class.
Public methodIsEqualTo(PropertyPath, Boolean)
Initializes a new instance of the IsEqualTo class.
Public methodIsEqualTo(PropertyPath, DateTime)
Initializes a new instance of the IsEqualTo class.
Public methodIsEqualTo(PropertyPath, Double)
Initializes a new instance of the IsEqualTo class.
Public methodIsEqualTo(PropertyPath, Int64)
Initializes a new instance of the IsEqualTo class.
Public methodIsEqualTo(PropertyPath, String)
Initializes a new instance of the IsEqualTo class.
Top
See Also